Introduction
-------------
This text document accompanies the HDMI TX CCS test case for DM814X EVM. It 
provides a brief of the methodology of the test and the procedure for executing 
the same.

Overview
---------
This CCS test application validates the HDMI out present on the base board for its ability to send video data.
This test uses a HDMI monitor connected through a HDMI cable.

Board settings
--------------
	Ensure that an HDMI cable is connected between an LCD TV and HDMI TX port of the DM814X Base Board EVM.

Procudure
----------
This test application assumes the DDR controller initialization as well as all
the PLL initialization is already carried out by the GEL scripts. At the minimum
the following GEL scripts are to be executed.
	    1.	DM814X System Initialization --> PLL_CLOCKS_Config_hdmi_1_48  

On executing the GEL script, a color bar pattern gets displayed in the HDMI LCD TV. If the colour bar pattern gets displayed in the monitor, 
the test case is declared PASS otherwise the test is a FAILURE.
